block of memory meaning in Chinese
存储块
存储区分块
Examples
- Resizes a block of memory previously allocated with
分配的内存块的大小。 - Argument is the address of the block of memory
参数是内存块的地址。 - Set each location in a block of memory to a given value
将内存块中的每一位置设置为给定值。 - A pointer to an unmanaged block of memory
指向非托管内存块的指针。 - Allocates a block of memory on the stack
在堆栈上分配内存块。